home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4357 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  892 b 

  1. Path: nntp.teleport.com!sschaem
  2. From: sschaem@teleport.com (Stephan Schaem)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: TMapping again!
  5. Date: 28 Feb 1996 01:18:22 GMT
  6. Organization: Teleport - Portland's Public Access (503) 220-1016
  7. Distribution: world
  8. Message-ID: <4h0agu$6n9@maureen.teleport.com>
  9. References: <38232526@kone.fipnet.fi> <4gn1r9$vm@maureen.teleport.com> <38232686@kone.fipnet.fi>
  10. NNTP-Posting-Host: linda.teleport.com
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Jyrki Saarinen (jsaarinen@kone.fipnet.fi) wrote:
  14.  
  15. : >  on x86 doing a 32bit immediate add is as fast as a reg to register
  16. : >  add?
  17.  
  18. : Should be, like on a 040.
  19.  
  20.  On the 040/030 , because of the code/data cache are separate the
  21.  CPU in '1' cycle can access both... but on the x86 I was not sure
  22.  it could do that. I dont think I will ever do serious x86 programming
  23.  but Its good to know things like this
  24.  
  25.  Stephan
  26.